home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / clasfy17.zip / CLASSIFY.HIS < prev    next >
Text File  |  1992-09-17  |  10KB  |  190 lines

  1. 09/17/92
  2.          [v1.7] Reported "OVERFLOW" error in CLPURGE. Seems as though
  3.                 there was some null records in the CLASSIFY.DAT file.
  4.                 I added some code to check for this and mark it as 
  5.                 being deleted. Not sure where or how it came to be, but
  6.                 I will be doing some ongoing testing.
  7.  
  8.                 CLEXCH was exporting null records instead of records that
  9.                 reflected the database. Therefore the file size looked as
  10.                 though it was correct, when in fact it was not. 
  11.  
  12.                 Fixed some screen display problems in CLEXCH.
  13.  
  14.                 Screen should now restore after CHAT is engaged.
  15.  
  16. 09/02/92
  17.          [v1.6] Well, v1.5 slipped out with a bug in it so we are forced 
  18.                 come out with 1.6...
  19.                  
  20.                 If security levels for DELETE and MODIFY, as defined in
  21.                 the configrations file, were lower than the caller's
  22.                 security level, the callers were denied access to those
  23.                 functions. It would only work if you were the Sysop or if
  24.                 you left it at 0 in the configuration file.
  25.  
  26. 09/01/92
  27.          [v1.5] A reported problem relating to Sysop not being able to
  28.                 access the MODIFY, ADD, DELETE functions if the config
  29.                 file contained a security value other than 0 for those
  30.                 options.
  31.  
  32.                 Made some changes to reduce the delay present when 
  33.                 displaying the opening screen. This change will affect
  34.                 registered versions. Non-registered will still have a
  35.                 slight delay.
  36.  
  37.                 File structure changes made to CLPURGE to correct the 
  38.                 Error 62 problems.
  39.  
  40.                 In the unregistered version the Sysop was not able to 
  41.                 change the  security levels for the ADD/MODEIFY/DELETE
  42.                 options. This was an oversight on my part as I left code 
  43.                 in the program while testing.
  44.  
  45.                 With this version your callers can now leave and receive 
  46.                 messages, independant of the BBS software message base.
  47.                 CLASSIFY now has its own message database. Callers are 
  48.                 notified of any pending messages when they open the door
  49.                 or they can choose option #7 from the main menu and then 
  50.                 option #1 from the Message Center menu to check for mail.
  51.                 They can also reply to any messages they read. This also 
  52.      --->       requires an ADDITION to the CFG file to control the minimum
  53.                 security level that can access the message base.
  54.  
  55.                 With this version the ADOPT-A-DOOR option, as well as the
  56.                 recognition of anyone that has helped register the Door has
  57.                 been removed. This was required to make room for the code 
  58.                 necessary to implement the new message capability.
  59.  
  60.                 A new option has been added as part of the MODIFY command to
  61.                 change the Category of the ad being modified. Available only
  62.                 as a sub-option of the MODIFY command.
  63.  
  64.      --->       YOU MUST DELETE LINE #6 FROM YOUR CONFIGURATION FILE!!!!!!!
  65.                    (THE LINE FOLLOWING THE REGISTRATION NUMBER)
  66.  
  67.                  Changed CLPURGE to pack the Message database. It will purge
  68.                  all deleted messages found.
  69.  
  70.  
  71. 08/09/92
  72.          [v1.4] If you were trying to turn off the ADOPT-A-DOOR option
  73.                 thru the configuration file, it was not working. I was 
  74.                 forcing it on in unregistered versions. Fixed!
  75.  
  76.                 The Short display was showing the cost of an item, even if
  77.                 the category was setup to not show the cost field. It was 
  78.                 picking up the cost from a prior record.
  79.  
  80.                 You now have a choice as to whether you want the dates in
  81.                 the American (MMDDYY) or European (DDMMYY) format. This is
  82.                 configurable in the CFG file.
  83.  
  84.                 Expanded the number of categories to 34.
  85.  
  86.                 Changed the message presented to a user that did not seem to
  87.                 have ANSI loaded. The old message referred to CLASSIFY as a 
  88.                 game, the new message refers to it as a Door.
  89.  
  90.                 With this version of Classified Ads we are making available
  91.                 the ability for you to setup a network of BBS' to share or
  92.                 exchange Classified Ads databases. You will have to run a 
  93.                 conversion program and make a change to your CFG file to
  94.                 choose whether you want to display the name of the BBS that
  95.                 the Ad was originated on.
  96.                 Note: To import/export the databases requires an optional
  97.                       program, called CLEXCH and requires a separate 
  98.                       registration.
  99.  
  100.                 Added several options to the Configuration file related to
  101.                 the Database Exchange feature. You must make the changes 
  102.                 regardless of whether you will be using the Exchange feature.                
  103.  
  104. -------------------------------------------------------------------------------
  105. |               You MUST run the conversion program, called CLCONVRT          |
  106. |               regardless of whether you will be using the Exchange feature. |
  107. |               To execute the conversion program, enter the following after  |
  108. |               changing to the directory containing the CLASSIFY database:   |
  109. |                                                                             |
  110. |                       CLCONVRT CLASSIFY.CFG                                 |
  111. |                                                                             |
  112. |               If you use a different name for the CFG file, substitute that |
  113. |               name for CLASSIFY.CFG.                                        |
  114. |                                                                             |
  115. |                   THIS CONVERSION PROGRAM IS TO BE RUN ONLY ONCE!           |
  116. |                                                                             |
  117. |               BACKUP  CLASSIFY.DAT and CLASSIFY.INX  first !!!!!!!!!!!      |
  118. |                                                                             |
  119. ------------------------------------------------------------------------------|
  120.  
  121.                 The DELETE option will now display all ads entered by the
  122.                 caller (or ALL if Sysop is logged on) in the short format and 
  123.                 allow caller/Sysop to pick the one they want to DELETE. It will
  124.                 then display the ad in deltail and ask if you wish to delete
  125.                 it and then ask a second time to avoid problems.
  126.  
  127.                 The MODIFY option will now display all ads entered by the 
  128.                 caller (or ALL if Sysop is logged on) in the short format and
  129.                 allow caller/Sysop to pick the one they wish to MODIFY. The ad
  130.                 is then displayed for modification.
  131.  
  132.                 When MODIFYing the (L)ong Descriptions the program would not 
  133.                 accept a 2 digit line number. Therefore if you tried to Modify
  134.                 Long Description line 10 it would place you on line 1. 
  135.  
  136.  |----------------------------------------------------------------------------|
  137.  |              Expanded the Category file to include another field. This     |
  138.  |              will allow you to set a security level for each category. If  |
  139.  |              the caller's security level is less than this security level, |
  140.  |              they will NOT be able to enter or view an ad in that category.|
  141.  |              A category security level of 0 allows anyone to have access.  |
  142.  |----------------------------------------------------------------------------|
  143.   
  144.                 If the program finds a file called WELCOME, it will display
  145.                 that file after the opening screen and before the main menu
  146.                 screens. WELCOME must reside in the same directory as 
  147.                 CLASSIFY.EXE
  148.  
  149.                 If the program finds a file called GOODBYE, it will display
  150.                 that file when the caller exits the program. It will display
  151.                 prior to displaying the file called ADOPT.SYS (if you have 
  152.                 created it). GOODBYE must reside in the same directory as
  153.                 CLASSIFY.EXE
  154.  
  155. |---------------------------------------------------------------------------|
  156. |               Added 3 options to the Configuration file to give Sysop     |
  157. |               control over which Logon Security Levels can access the     |
  158. |               Add, Delete and Modify options.                             |
  159. |---------------------------------------------------------------------------|
  160.    
  161.                 Added another option to display the Categories from the
  162.                 Main Menu.
  163.                 
  164. 06/18/92
  165.          [v1.3] There has been a number of requests (more like pleas <g>) 
  166.                 that I do something about the display and acceptance of the
  167.                 date entered when the caller is in the Display option. I
  168.                 do hope that this meets with everyones acceptance. 
  169.                 
  170. 06/14/92
  171.          [v1.2] CLPURGE would not recognize a registered copy of CLASSIFY
  172.                 if you were running GT Power and pointing to GTUSER.BBS on 
  173.                 the first line of the config. New CLPURGE.EXE enclosed.
  174.  
  175. 05/31/92
  176.          [v1.1] In unregistered version, the program would not allow the
  177.                 user to enter a cost amount and would show the Want Ad
  178.                 category as deleting messages after 0 days.
  179.  
  180.                 Added a word-wrap routine to the program. It will be in 
  181.                 effect when a caller is entering the Long Description. It 
  182.                 will not be in effect when you are modifying a single line
  183.                 in the Long Description nor for any other input area.
  184.  
  185.                 The text in the Long Description will no longer be converted
  186.                 to upper case. It will remain as the User inputted it.
  187.  
  188. 05/22/92
  189.          [v1.0] Initial release
  190.